home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-04-08 | 597 b | 67 lines | [TEXT/EDIT] |
- *
- * This is the resource file for the program "Term"
- * the \CA character generates a "hard" space.
-
- * Give it a type APPL and creator FHMT.
- Term
- APPLFHMT
-
- * Get the code portion.
- INCLUDE term.code
- TYPE MENU
- ,1
- \14
- About Term...
- (-
-
- ,2
- File
- Quit
-
- ,3
- Edit
- Undo
- (-
- Cut
- Copy
- Paste
- Clear
-
- ,4
- Command
- Erase screen
- (-
- \CA300 Baud
- 1200 Baud
- 2400 Baud
- 9600 Baud
-
- Type DLOG
- ,1
-
- 100 100 200 350
- Visible NoGoAway
- 1
- 0
- 1
-
- Type DITL
- ,1
- 2
-
- Button
- 60 100 90 150
- OK
-
- StaticText
- 15 40 59 238
- Simple Terminal Program\0D\CAFrank Henriquez 1/88
-
- TYPE WIND
- ,1
- Terminal
- 44 7 337 507
- Visible GoAway
- 0
- 0
-